home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Windows 6-Pak - Disc 6
/
Windows 6-Pak (InfoMagic) (Disc 6) (1999).ISO
/
Text-Editors
/
epsetup.exe
/
template.java
< prev
next >
Wrap
Text File
|
1998-04-09
|
106b
|
8 lines
class ^!
{
public static void main(String[] args)
{
System.out.println("Hello World!");
}
}